Samuel John Mathieson Apps

Pebble Remote 1.6
*** NO MORE DEVELOPMENT ****** SORRY, I HAVE LOST MY PEBBLE. TBH I AM WAITING FOR THE MOTO360. I WILL NO LONGER BE DEVELOPING THIS APP ****** IN CASE ANYONE IS INTERESTED, THE SOURCE CODE CAN BE FOUNDHERE: http://199.195.250.250/pebble-remote.zip **Remote control for your phone from your Pebble!This is a simple program, it will broadcast an intent when abutton on the Pebble Remote app is pressed. The following intentswill be broadcast:app.mathieson.ButtonTextWithoutSpacesapp.mathieson.ButtonTextWithoutSpacesLONG (3 button screenonly)app.mathieson.TAPapp.mathieson.APPCLOSEDAlso you can detect the intent this way:app.mathieson.PebbleRemoteAnd this intent will carry with it two extras:"button" - a string extra with the button name"long" - a boolean, true if the button press was a long buttonpress (always false in menu mode)You can listen for these using Tasker, Automagic, etc. to createyour own profiles and conditions on the phone. You can also set thenames of the buttons on the app as well.If you have any ideas on how to improve either the watch app orthe android app please let me know! Also if you want thistranslated to your language then by all means just send me thestrings and I will add the translation.The app can be controlled using the following intents:app.mathieson.STARTAPPapp.mathieson.CLOSEAPPapp.mathieson.VIBRATEapp.mathieson.SETNAMESapp.mathieson.GOTOWATCHAPP (any app)Please see the Advanced Help to know more on how to use theapp.The advanced help can be found here:http://199.195.250.250/PebbleRemoteHelp.htmlThanks to Patrick Simonds for all the great ideas and bugreports!
Audio Looper 1.0
Small app I made to record audio and thenloopit as many times as needed. Stores the audio and maintains alist.Uploaded it in case anyone might need it.Made with the help of App Inventor.